TextFindIndex

Find first text occurrence within a string

extern (C) @nogc nothrow
int
TextFindIndex
(
const(char*) text
,
const(char*) find
)

Meta